Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / RangeElement<T> Class


In This Topic
RangeElement<T> Class Methods
In This Topic

For a list of all members of this type, see RangeElement<T> members.

Public Methods
 NameDescription
Public MethodIntersects with the RangeElement<T> object.  
Public Methodstatic (Shared in Visual Basic)Joins the list of two RangeElement<T> objects to form a new list of RangeElement<T> objects. The element of the new list is created by intersecting the element of the first list with the element of the second list.  
Top
See Also